home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / vim / doc / unix.doc < prev    next >
Text File  |  1995-03-09  |  796b  |  20 lines

  1. This file contains the particularities for the UNIX version of Vim.
  2.  
  3. The default help filename is "/usr/local/lib/vim.hlp"
  4. The files "$HOME/.vimrc" and "$HOME/.exrc" are used instead of "s:.vimrc" and 
  5. "s:.exrc". Additionally "/usr/local/etc/vimrc" is used first.
  6.  
  7. Temporary files (for filtering) are put in "/tmp".
  8.  
  9. With wildcard expansion you can use <~> (home directory) and <$> 
  10. (environment variable).
  11.  
  12. Because terminal updating under UNIX is often slow (e.g. serial line 
  13. terminal, shell window in suntools), the 'showcommand' and 'ruler' options 
  14. are default off. If you have a fast terminal, try setting them.
  15.  
  16. The file Vim132 is a shell script that can be used to put Vim in 132 column 
  17. mode on a vt100 and lookalikes.
  18.  
  19. The *.info files are for the Amiga. You don't need them with unix.
  20.